projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52fab66
)
; * doc/lispref/internals.texi (Module Misc): Fix version
author
Philipp Stephani
<phst@google.com>
Sun, 29 Mar 2020 08:22:35 +0000
(10:22 +0200)
committer
Philipp Stephani
<phst@google.com>
Sun, 29 Mar 2020 08:22:35 +0000
(10:22 +0200)
doc/lispref/internals.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/internals.texi
b/doc/lispref/internals.texi
index 0c24dac77750dde3872310ae9fcd2173e0d2c4f9..d70c3543f2ae19ad559875116ddb61adfcca343a 100644
(file)
--- a/
doc/lispref/internals.texi
+++ b/
doc/lispref/internals.texi
@@
-2024,7
+2024,7
@@
ways.
@anchor{open_channel}
@deftypefun int open_channel (emacs_env *@var{env}, emacs_value @var{pipe_process})
-This function, which is available since Emacs 2
7
, opens a channel to
+This function, which is available since Emacs 2
8
, opens a channel to
an existing pipe process. @var{pipe_process} must refer to an
existing pipe process created by @code{make-pipe-process}. @ref{Pipe
Processes}. If successful, the return value will be a new file